<div class="bChat_loop odd$PARITY$">
<div class="bChat_top">
<div class="bChat_name"><a href="javascript:void('Apply to')" onclick="parent.window.document.getElementById('mchatMsgF').focus();parent.window.document.getElementById('mchatMsgF').value+='[i]$NAME$[/i], ';return false;">$NAME$</a></div>
<div class="right">
<?if($EMAIL$)?><a href="$EMAIL_JS$" title="$STR_EMAIL$" class="bChat_mail"></a><?endif?>
<?if($USERNAME$)?><a href="$PROFILE_URL$" title="$USERNAME$" class="bChat_user"></a><?endif?>
</div>
</div>
<div class="bChat_message">
 $MESSAGE$
<?if($CUSTOM1$)?><br />$STR_CUSTOM1$: $CUSTOM1$<?endif?>
<?if($CUSTOM2$)?><br />$STR_CUSTOM2$: $CUSTOM2$<?endif?>
</div>
</div>

<style type="text/css">
body,html {overflow:hidden;}
</style>